How to Install python-pyisomd5sum software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install python-pyisomd5sum software package in Ubuntu 14.04 LTS (Trusty Tahr)

python-pyisomd5sum software package provides ISO9660 checksum Python module, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install python-pyisomd5sum 

python-pyisomd5sum is installed in your system.

Make ensure the python-pyisomd5sum package were installed using the commands given below,

$ sudo dpkg-query -l | grep python-pyisomd5sum *

You will get with python-pyisomd5sum package name, version, architecture and description in a table

python-pyisomd5sum package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Miscellaneous
Package python-pyisomd5sum
Version 1:1.0.11-1
Description ISO9660 checksum Python module
Sub Section misc


See Also, How to uninstall or remove python-pyisomd5sum software package from Ubuntu 14.04 LTS (Trusty Tahr)?